|
simple i2c library
v0.8
Covers I2C basics like start/stop conditions and byte & data send & receive
|
#include "simplei2c.h"#include "simpletext.h"#include "simpletools.h"#include <math.h>Functions | |
| int | main (void) |
Test harness for simplei2c library.
Copyright (c) 2013, Parallax Inc.
1.8.1.2